powered by
cpts.full(object)<-value
object
cpts.full<--methods
x=new("cpt.range") # new cpt.range object cpts.full(x)<-matrix(c(10,20,10,NA),nrow=2,byrow=TRUE) # replaces the vector of changepoint in object x with the given matrix
Run the code above in your browser using DataLab